home *** CD-ROM | disk | FTP | other *** search
- stop();
- _root.secoes.cut.bot_1.onRelease = function()
- {
- var _loc1_ = _root;
- _loc1_.secoes.tipo.gotoAndStop("abri");
- _loc1_.nome = "Aobee";
- _loc1_.secoes.descricoes.descricao.text = "Have fun building this funny little creature.";
- _loc1_.controle = "-";
- _loc1_.comando = "shellopen";
- _loc1_.licenca = "Freeware";
- _loc1_.caminho = "\\Cut and Paste\\aobee\\aobee.pdf";
- _loc1_.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\aobee\\aobee.pdf";
- loadMovie("interface\\imagens\\aobee2.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_2.onRelease = function()
- {
- var _loc1_ = _root;
- _loc1_.secoes.tipo.gotoAndStop("abri");
- _loc1_.nome = "Lizard";
- _loc1_.secoes.descricoes.descricao.text = "Cut out and stick together this paper lizard.";
- _loc1_.controle = "-";
- _loc1_.comando = "shellopen";
- _loc1_.licenca = "Freeware";
- _loc1_.caminho = "\\Cut and Paste\\lizard\\lizard.pdf";
- _loc1_.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\lizard\\lizard.pdf";
- loadMovie("interface\\imagens\\lizard.jpg","_root.secoes.descricoes.destino");
- };
- _root.secoes.cut.bot_3.onRelease = function()
- {
- var _loc1_ = _root;
- _loc1_.secoes.tipo.gotoAndStop("abri");
- _loc1_.nome = "Penguin";
- _loc1_.secoes.descricoes.descricao.text = "Add another character to your collection of paper toys by building this little penguin.";
- _loc1_.controle = "-";
- _loc1_.comando = "shellopen";
- _loc1_.licenca = "Freeware";
- _loc1_.caminho = "\\Cut and Paste\\penguin\\pengin1.pdf";
- _loc1_.caminhos = "\\interface\\player\\SAFlashPlayer.exe %ORG%\\Cut and Paste\\penguin\\pengin1.pdf";
- loadMovie("interface\\imagens\\pengin1.jpg","_root.secoes.descricoes.destino");
- };
-